Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.stu3.zib2015#1.0.0 (125 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "MedicationOverview",
"meta" : {
"lastUpdated" : "2017-12-07T15:29:13.334+01:00"
},
"url" : "http://nictiz.nl/fhir/StructureDefinition/MedicationOverview",
"name" : "Medication Overview",
"status" : "retired",
"date" : "2017-12-04T17:07:30.44+01:00",
"publisher" : "Nictiz",
"contact" : [
{
"name" : "Nictiz",
"telecom" : [
{
"system" : "email",
"value" : "info@nictiz.nl",
"use" : "work"
}
]
}
],
"description" : "Profile on the List resource which represents the medication overview conform information standard ['Medication Proces'](https://www.nictiz.nl/Paginas/Informatiestandaard-Medicatieprocess.aspx)",
"purpose" : "To define the medication overview as stated in the information standard Medication Process.",
"copyright" : "CC0",
"fhirVersion" : "3.0.1",
"mapping" : [
{
"identity" : "Medication-Overview",
"uri" : "https://decor.nictiz.nl/medicatieproces/mp-html-20170829T141253/tr-2.16.840.1.113883.2.4.3.11.60.20.77.4.148-2016-11-08T103441.html",
"name" : "Medication Process V09: Medication Overview",
"comment" : "Source language is in Dutch."
}
],
"kind" : "resource",
"abstract" : false,
"type" : "List",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/List",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "List.extension",
"path" : "List.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "List.extension:Verification",
"path" : "List.extension",
"sliceName" : "Verification",
"short" : "Verification",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : "http://nictiz.nl/fhir/StructureDefinition/MedicationOverview-Verification"
}
],
"mapping" : [
{
"identity" : "Medication-Overview",
"map" : "mp-dataelement900-22970"
},
{
"identity" : "Medication-Overview",
"map" : "mp-dataelement900-22973"
}
]
},
{
"id" : "List.extension:Verification.extension:VerificationPatient",
"path" : "List.extension.extension",
"sliceName" : "VerificationPatient",
"mapping" : [
{
"identity" : "Medication-Overview",
"map" : "mp-dataelement900-22971"
}
]
},
{
"id" : "List.extension:Verification.extension:VerificationPatientDate",
"path" : "List.extension.extension",
"sliceName" : "VerificationPatientDate",
"mapping" : [
{
"identity" : "Medication-Overview",
"map" : "mp-dataelement900-22972"
}
]
},
{
"id" : "List.extension:Verification.extension:VerificationHealthProfessional",
"path" : "List.extension.extension",
"sliceName" : "VerificationHealthProfessional",
"mapping" : [
{
"identity" : "Medication-Overview",
"map" : "mp-dataelement900-22974"
}
]
},
{
"id" : "List.extension:Verification.extension:VerificationHealthProfessionalDate",
"path" : "List.extension.extension",
"sliceName" : "VerificationHealthProfessionalDate",
"mapping" : [
{
"identity" : "Medication-Overview",
"map" : "mp-dataelement900-22975"
}
]
},
{
"id" : "List.identifier",
"path" : "List.identifier",
"mapping" : [
{
"identity" : "Medication-Overview",
"map" : "mp-dataelement900-22093"
}
]
},
{
"id" : "List.code",
"path" : "List.code",
"min" : 1
},
{
"id" : "List.code.coding",
"path" : "List.code.coding",
"min" : 1,
"max" : "1"
},
{
"id" : "List.code.coding.system",
"path" : "List.code.coding.system",
"min" : 1,
"fixedUri" : "http://snomed.info/sct"
},
{
"id" : "List.code.coding.code",
"path" : "List.code.coding.code",
"min" : 1,
"fixedCode" : "11181000146103"
},
{
"id" : "List.code.coding.display",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean" : true
}
],
"path" : "List.code.coding.display",
"fixedString" : "Actual medication overview (record artifact)"
},
{
"id" : "List.subject",
"path" : "List.subject",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
}
]
},
{
"id" : "List.date",
"path" : "List.date",
"short" : "Medication Overview date",
"definition" : "The date that the medication overview was prepared.",
"alias" : [
"DocumentDatum"
],
"min" : 1,
"mapping" : [
{
"identity" : "Medication-Overview",
"map" : "mp-dataelement900-22969"
}
]
},
{
"id" : "List.source",
"path" : "List.source",
"min" : 1,
"mapping" : [
{
"identity" : "Medication-Overview",
"map" : "mp-dataelement900-23381"
}
]
},
{
"id" : "List.source.extension",
"path" : "List.source.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "List.source.extension:Organization",
"path" : "List.source.extension",
"sliceName" : "Organization",
"min" : 1,
"type" : [
{
"code" : "Extension",
"profile" : "http://nictiz.nl/fhir/StructureDefinition/SourceOrganization"
}
],
"mapping" : [
{
"identity" : "Medication-Overview",
"map" : "mp-dataelement900-23383"
}
]
},
{
"id" : "List.source.extension:Organization.value[x]:valueReference",
"path" : "List.source.extension.valueReference",
"sliceName" : "valueReference",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
}
]
},
{
"id" : "List.entry",
"path" : "List.entry",
"slicing" : {
"discriminator" : [
{
"type" : "profile",
"path" : "item.reference.resolve()"
}
],
"rules" : "open"
}
},
{
"id" : "List.entry:MedicationAgreement",
"path" : "List.entry",
"sliceName" : "MedicationAgreement",
"mapping" : [
{
"identity" : "Medication-Overview",
"map" : "mp-dataelement900-9580"
}
]
},
{
"id" : "List.entry:MedicationAgreement.item",
"path" : "List.entry.item",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationAgreement",
"aggregation" : [
"bundled"
]
}
]
},
{
"id" : "List.entry:AdministrationAgreement",
"path" : "List.entry",
"sliceName" : "AdministrationAgreement",
"mapping" : [
{
"identity" : "Medication-Overview",
"map" : "mp-dataelement900-20132"
}
]
},
{
"id" : "List.entry:AdministrationAgreement.item",
"path" : "List.entry.item",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-AdministrationAgreement",
"aggregation" : [
"bundled"
]
}
]
},
{
"id" : "List.entry:MedicationUsage",
"path" : "List.entry",
"sliceName" : "MedicationUsage",
"mapping" : [
{
"identity" : "Medication-Overview",
"map" : "mp-dataelement900-21338"
}
]
},
{
"id" : "List.entry:MedicationUsage.item",
"path" : "List.entry.item",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationUse",
"aggregation" : [
"bundled"
]
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.